RawMemoryAllocate
RawMemoryAllocate[type] allocates enough raw memory to store a binary representation of the specified type.
RawMemoryAllocate[type,len] allocates memory for len objects.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.